
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 '     T h i s   e x a m p l e   d e m o n s t r a t e s   t h e   M o u s e B u t t o n s   f u n c t i o n 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 
 
 P r i n t   M o u s e B u t t o n s 
 
 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 '   R u n n i n g   t h i s   p r o g r a m   t h e   v a l u e   a p p e a r s   i n   t h e   l o w e r   b a r 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 '     N o   b u t t o n s           =   0 
 
 '     L e f t   b u t t o n         =   1 
 
 '     R i g h t   b u t t o n       =   2 
 
 '     C e n t r a l   b u t t o n   =   4 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 
 
 